home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / docfile.arc / FREE.DOC < prev    next >
Encoding:
Text File  |  1986-09-11  |  1.1 KB  |  32 lines

  1.  
  2.  
  3.           FREE                                       Art Merrill
  4.           Command                       PC Magazine, Vol 5, No 1
  5.         Copyright 1986 Ziff-Davis Publishing Company
  6.           ______________________________________________________
  7.  
  8.           Purpose:  FREE.COM reports the number of unallocated
  9.                     bytes on a floppy or hard disk.
  10.  
  11.           Format:   FREE [d:]
  12.  
  13.           Remarks:  FREE is in many respects a companion program
  14.                     to SIZE.COM:  the latter tells you how much
  15.                     storage space you must have to make your
  16.                     copies, the former tells you how much you do
  17.                     have.
  18.  
  19.                     The information provided by FREE.COM is, of
  20.                     course, available with the DOS commands
  21.                     CHKDSK and DIR.  Where a large group of files
  22.                     is involved, however, the DOS commands are
  23.                     very slow in operation;  FREE is almost
  24.                     instantaneous.
  25.  
  26.                     Notes:
  27.  
  28.                     1.   Requires DOS 2.0 or later.
  29.  
  30.  
  31.  
  32.  
  33.